func runtime.mProf_Malloc

2 uses

	runtime (current package)
		malloc.go#L1459: 	mProf_Malloc(mp, x, size)
		mprof.go#L437: func mProf_Malloc(mp *m, p unsafe.Pointer, size uintptr) {